home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK2.toast / Development Kits (Disc 2) / QuickTime / Programming Stuff / Documentation / develop articles / develop Issue 23 / Internet Config / IC 1.1 / ICAppSourceKit1.1 / NopCaretHook.a < prev    next >
Encoding:
Text File  |  1997-02-26  |  245 b   |  14 lines  |  [TEXT/MPS ]

  1. NopCaretHook    proc    export
  2.     move.l    (sp)+,a0
  3.     rts
  4.  
  5.     endp
  6.  
  7.     end
  8.     
  9. asm -wb "{active}"
  10. (evaluate "{active}" =~ /(?*):(?*)®1.a/ )> dev:null
  11. (evaluate "{active}" =~ "/(?*)®2.a/" )> dev:null
  12. link -sn CalcCRC="{®1}" "{active}.o" -o "{®2}"
  13. dumpcode "{®2}"
  14.